PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFX509Certificate Class / getPublicKey Method
In This Topic
    getPublicKey Method
    In This Topic
    Gets the DER encoded public key.
    Syntax
    public byte[] getPublicKey()

    Return Value

    The DER encoded public key.
    See Also